﻿2026-08-03T03:37:33.5844716Z Current runner version: '2.336.0'
2026-08-03T03:37:33.5849656Z Runner name: 'kitsubito'
2026-08-03T03:37:33.5850172Z Runner group name: 'Default'
2026-08-03T03:37:33.5850781Z Machine name: 'KITSUBITO'
2026-08-03T03:37:33.5853968Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T03:37:33.5855839Z Actions: write
2026-08-03T03:37:33.5856243Z ArtifactMetadata: write
2026-08-03T03:37:33.5856638Z Attestations: write
2026-08-03T03:37:33.5857003Z Checks: write
2026-08-03T03:37:33.5857356Z CodeQuality: write
2026-08-03T03:37:33.5857724Z Contents: write
2026-08-03T03:37:33.5858081Z CopilotRequests: write
2026-08-03T03:37:33.5858458Z Deployments: write
2026-08-03T03:37:33.5858815Z Discussions: write
2026-08-03T03:37:33.5859274Z Drives: write
2026-08-03T03:37:33.5859616Z Issues: write
2026-08-03T03:37:33.5859964Z Metadata: read
2026-08-03T03:37:33.5860308Z Models: read
2026-08-03T03:37:33.5860655Z Packages: write
2026-08-03T03:37:33.5861046Z Pages: write
2026-08-03T03:37:33.5861499Z PullRequests: write
2026-08-03T03:37:33.5861898Z RepositoryProjects: write
2026-08-03T03:37:33.5862293Z SecurityEvents: write
2026-08-03T03:37:33.5862655Z Statuses: write
2026-08-03T03:37:33.5863007Z VulnerabilityAlerts: read
2026-08-03T03:37:33.5863432Z ##[endgroup]
2026-08-03T03:37:33.5864973Z Secret source: Actions
2026-08-03T03:37:33.5865655Z Prepare workflow directory
2026-08-03T03:37:33.6257364Z Prepare all required actions
2026-08-03T03:37:33.6297958Z Getting action download info
2026-08-03T03:37:33.9854671Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T03:37:34.4797859Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-03T03:37:35.1988024Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-03T03:37:35.2890833Z ##[group]Run set -euo pipefail
2026-08-03T03:37:35.2891462Z [36;1mset -euo pipefail[0m
2026-08-03T03:37:35.2891954Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-03T03:37:35.2892598Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-03T03:37:35.2893374Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-03T03:37:35.2894157Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-03T03:37:35.2894824Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-03T03:37:35.2895380Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-03T03:37:35.2896317Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-03T03:37:35.2897166Z [36;1m  exit 1[0m
2026-08-03T03:37:35.2897538Z [36;1mfi[0m
2026-08-03T03:37:35.2914270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:37:35.2915128Z ##[endgroup]
2026-08-03T03:37:35.3033023Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=744431161344 floor_bytes=34359738368
2026-08-03T03:37:35.3227135Z ##[group]Run actions/checkout@v5
2026-08-03T03:37:35.3227675Z with:
2026-08-03T03:37:35.3228045Z   fetch-depth: 0
2026-08-03T03:37:35.3228453Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:35.3231585Z   token: ***
2026-08-03T03:37:35.3231961Z   ssh-strict: true
2026-08-03T03:37:35.3232344Z   ssh-user: git
2026-08-03T03:37:35.3232726Z   persist-credentials: true
2026-08-03T03:37:35.3233144Z   clean: true
2026-08-03T03:37:35.3233522Z   sparse-checkout-cone-mode: true
2026-08-03T03:37:35.3233961Z   fetch-tags: false
2026-08-03T03:37:35.3234338Z   show-progress: true
2026-08-03T03:37:35.3234715Z   lfs: false
2026-08-03T03:37:35.3235072Z   submodules: false
2026-08-03T03:37:35.3235472Z   set-safe-directory: true
2026-08-03T03:37:35.3235917Z   allow-unsafe-pr-checkout: false
2026-08-03T03:37:35.3236356Z ##[endgroup]
2026-08-03T03:37:35.4039167Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:35.4040911Z ##[group]Getting Git version info
2026-08-03T03:37:35.4041710Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T03:37:35.4043250Z [command]/usr/bin/git version
2026-08-03T03:37:35.4043711Z git version 2.43.0
2026-08-03T03:37:35.4054786Z ##[endgroup]
2026-08-03T03:37:35.4062897Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f5fe748b-c58c-4ba7-b8aa-57630b2130be/.gitconfig'
2026-08-03T03:37:35.4069911Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f5fe748b-c58c-4ba7-b8aa-57630b2130be' before making global git config changes
2026-08-03T03:37:35.4072863Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:37:35.4073968Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:37:35.4127417Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T03:37:35.4146295Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:35.4156492Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:37:35.4159011Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:37:35.4177145Z refs/heads/golden/ir15
2026-08-03T03:37:35.4183219Z [command]/usr/bin/git checkout --detach
2026-08-03T03:37:35.4236232Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:35.4267992Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T03:37:35.4294938Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T03:37:35.4394879Z ##[endgroup]
2026-08-03T03:37:35.4397487Z [command]/usr/bin/git submodule status
2026-08-03T03:37:35.4580693Z ##[group]Cleaning the repository
2026-08-03T03:37:35.4581332Z [command]/usr/bin/git clean -ffdx
2026-08-03T03:37:35.4611017Z Removing traceable-reqs
2026-08-03T03:37:35.4618185Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T03:37:35.4675257Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T03:37:35.4680512Z ##[endgroup]
2026-08-03T03:37:35.4681565Z ##[group]Disabling automatic garbage collection
2026-08-03T03:37:35.4684342Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T03:37:35.4708344Z ##[endgroup]
2026-08-03T03:37:35.4709406Z ##[group]Setting up auth
2026-08-03T03:37:35.4714171Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:37:35.4739872Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:37:35.4922384Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:37:35.4946066Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:37:35.5125087Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:37:35.5150440Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:37:35.5338415Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T03:37:35.5368295Z ##[endgroup]
2026-08-03T03:37:35.5369466Z ##[group]Fetching the repository
2026-08-03T03:37:35.5374373Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T03:37:36.1929844Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:36.1931655Z  * [new branch]          fix/ir15-test-liveness-oracle -> origin/fix/ir15-test-liveness-oracle
2026-08-03T03:37:36.2002837Z [command]/usr/bin/git branch --list --remote origin/golden/ir15
2026-08-03T03:37:36.2055023Z   origin/golden/ir15
2026-08-03T03:37:36.2061464Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir15
2026-08-03T03:37:36.2077803Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T03:37:36.2081932Z ##[endgroup]
2026-08-03T03:37:36.2083273Z ##[group]Determining the checkout info
2026-08-03T03:37:36.2085075Z ##[endgroup]
2026-08-03T03:37:36.2085868Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T03:37:36.2121880Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T03:37:36.2144802Z ##[group]Checking out the ref
2026-08-03T03:37:36.2146958Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T03:37:36.2200960Z Switched to a new branch 'golden/ir15'
2026-08-03T03:37:36.2202645Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T03:37:36.2206680Z ##[endgroup]
2026-08-03T03:37:36.2240855Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T03:37:36.2263969Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T03:37:36.2454554Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-03T03:37:36.2456185Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-03T03:37:36.2470314Z shell: /usr/bin/bash -e {0}
2026-08-03T03:37:36.2471165Z ##[endgroup]
2026-08-03T03:37:36.2589383Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-03T03:37:36.2590542Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-03T03:37:36.2603160Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:37:36.2604260Z env:
2026-08-03T03:37:36.2604943Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:37:36.2605797Z ##[endgroup]
2026-08-03T03:37:36.2654576Z CI-CENSUS scope roots:
2026-08-03T03:37:36.2655568Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:37:36.2657138Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T03:37:36.2659279Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T03:37:36.2661134Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T03:37:36.2662430Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T03:37:36.2703731Z CI-CENSUS self-check OK: walked 389 /proc entries, exe resolution live
2026-08-03T03:37:37.7212833Z CI-CENSUS phase=start box_procs=389 box_fds=10816 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T03:37:37.7213551Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T03:37:37.7213980Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T03:37:37.7252998Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-03T03:37:37.7253398Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-03T03:37:37.7266634Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:37:37.7266958Z env:
2026-08-03T03:37:37.7267180Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:37:37.7267439Z ##[endgroup]
2026-08-03T03:37:37.7320296Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:37:37.7363247Z ##[group]Run set -euo pipefail
2026-08-03T03:37:37.7363602Z [36;1mset -euo pipefail[0m
2026-08-03T03:37:37.7363854Z [36;1mPIN=0c95435[0m
2026-08-03T03:37:37.7364097Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-03T03:37:37.7364393Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-03T03:37:37.7364760Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-03T03:37:37.7365210Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-03T03:37:37.7365656Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-03T03:37:37.7366033Z [36;1m  rm -rf "$CACHE"[0m
2026-08-03T03:37:37.7366297Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-03T03:37:37.7366598Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-03T03:37:37.7366979Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-03T03:37:37.7367647Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-03T03:37:37.7368082Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-03T03:37:37.7368543Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-03T03:37:37.7369089Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-03T03:37:37.7369555Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-03T03:37:37.7370018Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-03T03:37:37.7370486Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-03T03:37:37.7370891Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-03T03:37:37.7371302Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-03T03:37:37.7371767Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-03T03:37:37.7372119Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-03T03:37:37.7372392Z [36;1mfi[0m
2026-08-03T03:37:37.7372672Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-03T03:37:37.7373068Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-03T03:37:37.7385367Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:37:37.7385691Z env:
2026-08-03T03:37:37.7385914Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:37:37.7386306Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:37:37.7386796Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:37:37.7387244Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:37:37.7387690Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:37:37.7388048Z ##[endgroup]
2026-08-03T03:37:38.4483843Z    Compiling proc-macro2 v1.0.106
2026-08-03T03:37:38.4484587Z    Compiling unicode-ident v1.0.24
2026-08-03T03:37:38.4485036Z    Compiling quote v1.0.45
2026-08-03T03:37:38.4485445Z    Compiling libc v0.2.186
2026-08-03T03:37:38.4485860Z    Compiling serde_core v1.0.228
2026-08-03T03:37:38.4486145Z    Compiling cfg-if v1.0.4
2026-08-03T03:37:38.4508408Z    Compiling serde v1.0.228
2026-08-03T03:37:38.4551983Z    Compiling typenum v1.20.1
2026-08-03T03:37:38.4578316Z    Compiling log v0.4.32
2026-08-03T03:37:38.4594886Z    Compiling portable-atomic v1.13.1
2026-08-03T03:37:38.4617304Z    Compiling pin-project-lite v0.2.17
2026-08-03T03:37:38.4647563Z    Compiling memchr v2.8.1
2026-08-03T03:37:38.4688546Z    Compiling version_check v0.9.5
2026-08-03T03:37:38.4689400Z    Compiling critical-section v1.2.0
2026-08-03T03:37:38.4741747Z    Compiling find-msvc-tools v0.1.9
2026-08-03T03:37:38.5084012Z    Compiling shlex v2.0.1
2026-08-03T03:37:38.5354879Z    Compiling subtle v2.6.1
2026-08-03T03:37:38.5412234Z    Compiling bytes v1.11.1
2026-08-03T03:37:38.5699402Z    Compiling futures-core v0.3.32
2026-08-03T03:37:38.7113485Z    Compiling smallvec v1.15.1
2026-08-03T03:37:38.7162082Z    Compiling equivalent v1.0.2
2026-08-03T03:37:38.7271268Z    Compiling itoa v1.0.18
2026-08-03T03:37:38.7501510Z    Compiling semver v1.0.28
2026-08-03T03:37:38.7504439Z    Compiling stable_deref_trait v1.2.1
2026-08-03T03:37:38.7717957Z    Compiling futures-io v0.3.32
2026-08-03T03:37:38.7821941Z    Compiling futures-sink v0.3.32
2026-08-03T03:37:38.7951330Z    Compiling slab v0.4.12
2026-08-03T03:37:38.8260973Z    Compiling futures-task v0.3.32
2026-08-03T03:37:38.8385484Z    Compiling generic-array v0.14.7
2026-08-03T03:37:38.8874455Z    Compiling futures-channel v0.3.32
2026-08-03T03:37:38.9325466Z    Compiling rand_core v0.10.1
2026-08-03T03:37:38.9530763Z    Compiling bitflags v2.12.1
2026-08-03T03:37:38.9697728Z    Compiling rustversion v1.0.22
2026-08-03T03:37:38.9771734Z    Compiling hashbrown v0.17.1
2026-08-03T03:37:38.9852205Z    Compiling getrandom v0.4.2
2026-08-03T03:37:39.0390854Z    Compiling cpufeatures v0.2.17
2026-08-03T03:37:39.0480606Z    Compiling fnv v1.0.7
2026-08-03T03:37:39.0880737Z    Compiling cfg_aliases v0.2.1
2026-08-03T03:37:39.0944866Z    Compiling rustc_version v0.4.1
2026-08-03T03:37:39.1130849Z    Compiling strsim v0.11.1
2026-08-03T03:37:39.1521482Z    Compiling writeable v0.6.3
2026-08-03T03:37:39.2000542Z    Compiling litemap v0.8.2
2026-08-03T03:37:39.2097139Z    Compiling icu_normalizer_data v2.2.0
2026-08-03T03:37:39.2260837Z    Compiling ident_case v1.0.1
2026-08-03T03:37:39.2620672Z    Compiling dunce v1.0.5
2026-08-03T03:37:39.3398406Z    Compiling icu_properties_data v2.2.0
2026-08-03T03:37:39.3609193Z    Compiling utf8_iter v1.0.4
2026-08-03T03:37:39.3746542Z    Compiling fs_extra v1.3.0
2026-08-03T03:37:39.4281051Z    Compiling percent-encoding v2.3.2
2026-08-03T03:37:39.4620081Z    Compiling autocfg v1.5.1
2026-08-03T03:37:39.4860703Z    Compiling http v1.4.1
2026-08-03T03:37:39.5140559Z    Compiling unicode-segmentation v1.13.3
2026-08-03T03:37:39.5530755Z    Compiling aws-lc-rs v1.17.0
2026-08-03T03:37:39.5930933Z    Compiling cpufeatures v0.3.0
2026-08-03T03:37:39.6000934Z    Compiling thiserror v2.0.18
2026-08-03T03:37:39.6521282Z    Compiling scopeguard v1.2.0
2026-08-03T03:37:39.6730585Z    Compiling form_urlencoded v1.2.2
2026-08-03T03:37:39.7190852Z    Compiling lock_api v0.4.14
2026-08-03T03:37:39.7561035Z    Compiling untrusted v0.9.0
2026-08-03T03:37:39.8325882Z    Compiling syn v2.0.117
2026-08-03T03:37:39.8330089Z    Compiling indexmap v2.14.0
2026-08-03T03:37:39.8570534Z    Compiling hybrid-array v0.4.12
2026-08-03T03:37:39.8618461Z    Compiling rustls v0.23.40
2026-08-03T03:37:39.9130160Z    Compiling heck v0.5.0
2026-08-03T03:37:39.9194591Z    Compiling atomic-waker v1.1.2
2026-08-03T03:37:39.9301384Z    Compiling unicode-xid v0.2.6
2026-08-03T03:37:39.9675912Z    Compiling anyhow v1.0.102
2026-08-03T03:37:39.9859880Z    Compiling const-oid v0.10.2
2026-08-03T03:37:40.0140515Z    Compiling httparse v1.10.1
2026-08-03T03:37:40.0186287Z    Compiling parking_lot_core v0.9.12
2026-08-03T03:37:40.0393911Z    Compiling paste v1.0.15
2026-08-03T03:37:40.0740959Z    Compiling convert_case v0.10.0
2026-08-03T03:37:40.1270695Z    Compiling fastrand v2.4.1
2026-08-03T03:37:40.1689321Z    Compiling zerocopy v0.8.50
2026-08-03T03:37:40.2041736Z    Compiling num-traits v0.2.19
2026-08-03T03:37:40.2230846Z    Compiling jobserver v0.1.34
2026-08-03T03:37:40.3184776Z    Compiling curve25519-dalek v4.1.3
2026-08-03T03:37:40.3351506Z    Compiling ahash v0.8.12
2026-08-03T03:37:40.3834555Z    Compiling either v1.16.0
2026-08-03T03:37:40.3961106Z    Compiling powerfmt v0.2.0
2026-08-03T03:37:40.4184770Z    Compiling base64ct v1.8.3
2026-08-03T03:37:40.4969457Z    Compiling block-buffer v0.12.0
2026-08-03T03:37:40.5171145Z    Compiling crypto-common v0.1.7
2026-08-03T03:37:40.5331750Z    Compiling cc v1.2.63
2026-08-03T03:37:40.5514830Z    Compiling crypto-common v0.2.2
2026-08-03T03:37:40.5664021Z    Compiling inout v0.2.2
2026-08-03T03:37:40.5950884Z    Compiling block-buffer v0.10.4
2026-08-03T03:37:40.6290784Z    Compiling http-body v1.0.1
2026-08-03T03:37:40.6634102Z    Compiling pem-rfc7468 v1.0.0
2026-08-03T03:37:40.6875875Z    Compiling deranged v0.5.8
2026-08-03T03:37:40.7321432Z    Compiling digest v0.10.7
2026-08-03T03:37:40.7382105Z    Compiling tower-service v0.3.3
2026-08-03T03:37:40.7861127Z    Compiling vcpkg v0.2.15
2026-08-03T03:37:40.7962718Z    Compiling num-conv v0.2.2
2026-08-03T03:37:40.8210966Z    Compiling data-encoding v2.11.0
2026-08-03T03:37:40.9006634Z    Compiling try-lock v0.2.5
2026-08-03T03:37:40.9503390Z    Compiling tinyvec_macros v0.1.1
2026-08-03T03:37:40.9736481Z    Compiling zmij v1.0.21
2026-08-03T03:37:40.9925858Z    Compiling mio v1.2.1
2026-08-03T03:37:41.0129070Z    Compiling socket2 v0.6.4
2026-08-03T03:37:41.1030724Z    Compiling getrandom v0.2.17
2026-08-03T03:37:41.1747751Z    Compiling base64 v0.22.1
2026-08-03T03:37:41.2070682Z    Compiling pkg-config v0.3.33
2026-08-03T03:37:41.2442313Z    Compiling time-core v0.1.8
2026-08-03T03:37:41.3053834Z    Compiling uuid v1.23.2
2026-08-03T03:37:41.3491560Z    Compiling rand_core v0.6.4
2026-08-03T03:37:41.4110780Z    Compiling parking_lot v0.12.5
2026-08-03T03:37:41.4730711Z    Compiling cipher v0.5.2
2026-08-03T03:37:41.5402005Z    Compiling tinyvec v1.11.0
2026-08-03T03:37:41.6280945Z    Compiling want v0.3.1
2026-08-03T03:37:41.6826394Z    Compiling sha2 v0.10.9
2026-08-03T03:37:41.7320909Z    Compiling chacha20 v0.10.0
2026-08-03T03:37:41.7551399Z    Compiling inout v0.1.4
2026-08-03T03:37:41.7895508Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-03T03:37:41.8040916Z    Compiling vergen-lib v9.1.0
2026-08-03T03:37:41.8783794Z    Compiling cmake v0.1.58
2026-08-03T03:37:41.8867614Z    Compiling n0-future v0.3.2
2026-08-03T03:37:41.9930866Z    Compiling httpdate v1.0.3
2026-08-03T03:37:42.0100698Z    Compiling rand v0.10.1
2026-08-03T03:37:42.0201145Z    Compiling serde_json v1.0.150
2026-08-03T03:37:42.0551203Z    Compiling cordyceps v0.3.4
2026-08-03T03:37:42.0662180Z    Compiling winnow v1.0.3
2026-08-03T03:37:42.0773391Z    Compiling parking v2.2.1
2026-08-03T03:37:42.0898524Z    Compiling crossbeam-utils v0.8.21
2026-08-03T03:37:42.1056631Z    Compiling spin v0.10.0
2026-08-03T03:37:42.1930858Z    Compiling diatomic-waker v0.2.3
2026-08-03T03:37:42.2077626Z    Compiling signature v2.2.0
2026-08-03T03:37:42.2951630Z    Compiling futures-lite v2.6.1
2026-08-03T03:37:42.3277954Z    Compiling ed25519 v2.2.3
2026-08-03T03:37:42.3330907Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-03T03:37:42.3409433Z    Compiling cipher v0.4.4
2026-08-03T03:37:42.3550955Z    Compiling digest v0.11.3
2026-08-03T03:37:42.3617864Z    Compiling netlink-packet-core v0.8.1
2026-08-03T03:37:42.3799530Z    Compiling universal-hash v0.5.1
2026-08-03T03:37:42.3951002Z    Compiling vergen v9.1.0
2026-08-03T03:37:42.4380710Z    Compiling futures-buffered v0.2.13
2026-08-03T03:37:42.4940570Z    Compiling vergen-lib v0.1.6
2026-08-03T03:37:42.5234517Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-03T03:37:42.5312766Z    Compiling heapless v0.7.17
2026-08-03T03:37:42.5531614Z    Compiling noq-udp v0.10.0
2026-08-03T03:37:42.6163196Z    Compiling sync_wrapper v1.0.2
2026-08-03T03:37:42.6604236Z    Compiling byteorder v1.5.0
2026-08-03T03:37:42.7049653Z    Compiling allocator-api2 v0.2.21
2026-08-03T03:37:42.7148506Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-03T03:37:42.7244945Z    Compiling opaque-debug v0.3.1
2026-08-03T03:37:42.7771695Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T03:37:42.7938017Z    Compiling aws-lc-sys v0.41.0
2026-08-03T03:37:42.7989746Z    Compiling ring v0.17.14
2026-08-03T03:37:42.7991314Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T03:37:42.8054817Z    Compiling polyval v0.6.2
2026-08-03T03:37:42.8591111Z    Compiling hash32 v0.2.1
2026-08-03T03:37:42.9071154Z    Compiling vergen-gitcl v1.0.8
2026-08-03T03:37:42.9557329Z    Compiling spin v0.9.8
2026-08-03T03:37:43.0459410Z    Compiling num_threads v0.1.7
2026-08-03T03:37:43.0851062Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-03T03:37:43.0900852Z    Compiling fallible-iterator v0.3.0
2026-08-03T03:37:43.1060337Z    Compiling ryu v1.0.23
2026-08-03T03:37:43.1518790Z    Compiling tower-layer v0.3.3
2026-08-03T03:37:43.1699952Z    Compiling signature v3.0.0
2026-08-03T03:37:43.1880540Z    Compiling time v0.3.47
2026-08-03T03:37:43.2661467Z    Compiling ghash v0.5.1
2026-08-03T03:37:43.2898015Z    Compiling ctr v0.9.2
2026-08-03T03:37:43.3021356Z    Compiling aes v0.8.4
2026-08-03T03:37:43.3302229Z    Compiling sha2 v0.11.0-rc.5
2026-08-03T03:37:43.3647109Z    Compiling fs2 v0.4.3
2026-08-03T03:37:43.4709699Z    Compiling http-body-util v0.1.3
2026-08-03T03:37:43.5101236Z    Compiling aead v0.5.2
2026-08-03T03:37:43.5200501Z    Compiling openssl-probe v0.2.1
2026-08-03T03:37:43.5813505Z    Compiling arrayvec v0.7.6
2026-08-03T03:37:43.6180708Z    Compiling rustix v1.1.4
2026-08-03T03:37:43.7201141Z    Compiling utf8parse v0.2.2
2026-08-03T03:37:43.7233366Z    Compiling crossbeam-channel v0.5.15
2026-08-03T03:37:43.7695404Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-03T03:37:43.7881665Z    Compiling crossbeam-epoch v0.9.18
2026-08-03T03:37:43.8026682Z    Compiling blake3 v1.8.5
2026-08-03T03:37:43.8708859Z    Compiling netlink-packet-route v0.29.0
2026-08-03T03:37:43.9035159Z    Compiling aes-gcm v0.10.3
2026-08-03T03:37:44.0493139Z    Compiling memoffset v0.6.5
2026-08-03T03:37:44.0950776Z    Compiling acto v0.8.2
2026-08-03T03:37:44.1170797Z    Compiling noq v0.18.0
2026-08-03T03:37:44.1540770Z    Compiling netwatch v0.16.0
2026-08-03T03:37:44.2102176Z    Compiling mac-addr v0.3.0
2026-08-03T03:37:44.2172633Z    Compiling sorted-index-buffer v0.2.1
2026-08-03T03:37:44.2651853Z    Compiling rustc-hash v2.1.2
2026-08-03T03:37:44.3240565Z    Compiling xml-rs v0.8.28
2026-08-03T03:37:44.3757857Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-03T03:37:44.3870815Z    Compiling identity-hash v0.1.0
2026-08-03T03:37:44.3974746Z    Compiling tagptr v0.2.0
2026-08-03T03:37:44.4075503Z    Compiling thiserror v1.0.69
2026-08-03T03:37:44.4385617Z    Compiling lru-slab v0.1.2
2026-08-03T03:37:44.4756484Z    Compiling foldhash v0.2.0
2026-08-03T03:37:44.5128656Z    Compiling linux-raw-sys v0.12.1
2026-08-03T03:37:44.5590971Z    Compiling ref-cast v1.0.25
2026-08-03T03:37:44.6077574Z    Compiling hashbrown v0.16.1
2026-08-03T03:37:44.7563213Z    Compiling netlink-packet-route v0.30.0
2026-08-03T03:37:44.8590437Z    Compiling synstructure v0.13.2
2026-08-03T03:37:44.9900773Z    Compiling darling_core v0.20.11
2026-08-03T03:37:45.2707155Z    Compiling proc-macro-crate v3.5.0
2026-08-03T03:37:45.3984146Z    Compiling xmltree v0.10.3
2026-08-03T03:37:45.4697529Z    Compiling serde_derive_internals v0.29.1
2026-08-03T03:37:45.4970151Z    Compiling serial-core v0.4.0
2026-08-03T03:37:45.6191025Z    Compiling errno v0.3.14
2026-08-03T03:37:45.6371696Z    Compiling ioctl-rs v0.1.6
2026-08-03T03:37:45.6463478Z    Compiling termios v0.2.2
2026-08-03T03:37:45.6588098Z    Compiling aho-corasick v1.1.4
2026-08-03T03:37:45.6711770Z    Compiling simple-dns v0.9.3
2026-08-03T03:37:45.7371371Z    Compiling regex-syntax v0.8.10
2026-08-03T03:37:45.7769856Z    Compiling resolv-conf v0.7.6
2026-08-03T03:37:45.7845121Z    Compiling simdutf8 v0.1.5
2026-08-03T03:37:45.8348528Z    Compiling toml_write v0.1.2
2026-08-03T03:37:45.9455603Z    Compiling signal-hook v0.3.18
2026-08-03T03:37:46.0276245Z    Compiling smol_str v0.1.24
2026-08-03T03:37:46.0682989Z    Compiling sha1_smol v1.0.1
2026-08-03T03:37:46.1062860Z    Compiling arrayref v0.3.9
2026-08-03T03:37:46.1546514Z    Compiling constant_time_eq v0.4.2
2026-08-03T03:37:46.2220569Z    Compiling winnow v0.7.15
2026-08-03T03:37:46.2923738Z    Compiling serial-unix v0.4.0
2026-08-03T03:37:46.3189789Z    Compiling signal-hook-registry v1.4.8
2026-08-03T03:37:46.4974871Z    Compiling lru v0.16.4
2026-08-03T03:37:46.5850614Z    Compiling darling_core v0.23.0
2026-08-03T03:37:46.6652577Z    Compiling serde_bytes v0.11.19
2026-08-03T03:37:46.7035400Z    Compiling seize v0.5.1
2026-08-03T03:37:46.7344243Z    Compiling serde_derive v1.0.228
2026-08-03T03:37:46.9439722Z    Compiling zeroize_derive v1.4.3
2026-08-03T03:37:47.0110942Z    Compiling tokio-macros v2.7.0
2026-08-03T03:37:47.1447060Z    Compiling zerofrom-derive v0.1.7
2026-08-03T03:37:47.5106987Z    Compiling zeroize v1.8.2
2026-08-03T03:37:47.6829701Z    Compiling tokio v1.52.3
2026-08-03T03:37:47.7001889Z    Compiling futures-macro v0.3.32
2026-08-03T03:37:47.9995664Z    Compiling yoke-derive v0.8.2
2026-08-03T03:37:48.1342279Z    Compiling zerovec-derive v0.11.3
2026-08-03T03:37:48.1651068Z    Compiling displaydoc v0.2.6
2026-08-03T03:37:48.4141141Z    Compiling zerofrom v0.1.8
2026-08-03T03:37:48.4341135Z    Compiling tracing-attributes v0.1.31
2026-08-03T03:37:48.5278008Z    Compiling rustls-pki-types v1.14.1
2026-08-03T03:37:48.6967262Z    Compiling futures-util v0.3.32
2026-08-03T03:37:48.7713317Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-03T03:37:48.9675427Z    Compiling thiserror-impl v2.0.18
2026-08-03T03:37:49.2510837Z    Compiling darling_macro v0.20.11
2026-08-03T03:37:49.2511626Z    Compiling yoke v0.8.3
2026-08-03T03:37:49.3753466Z    Compiling derive_more-impl v2.1.1
2026-08-03T03:37:49.4590463Z    Compiling zerotrie v0.2.4
2026-08-03T03:37:49.5021047Z    Compiling zerovec v0.11.6
2026-08-03T03:37:49.6001744Z    Compiling darling v0.20.11
2026-08-03T03:37:49.6580731Z    Compiling derive_builder_core v0.20.2
2026-08-03T03:37:49.8310291Z    Compiling n0-error-macros v0.1.3
2026-08-03T03:37:49.8600425Z    Compiling spez v0.1.2
2026-08-03T03:37:50.2090774Z    Compiling der v0.8.0-rc.10
2026-08-03T03:37:50.2554435Z    Compiling tinystr v0.8.3
2026-08-03T03:37:50.2718347Z    Compiling potential_utf v0.1.5
2026-08-03T03:37:50.4123110Z    Compiling icu_collections v2.2.0
2026-08-03T03:37:50.4518304Z    Compiling icu_locale_core v2.2.0
2026-08-03T03:37:50.6710907Z    Compiling pin-project-internal v1.1.13
2026-08-03T03:37:50.8283942Z    Compiling n0-error v0.1.3
2026-08-03T03:37:51.0283011Z    Compiling derive_builder_macro v0.20.2
2026-08-03T03:37:51.1507854Z    Compiling cobs v0.3.0
2026-08-03T03:37:51.2294040Z    Compiling postcard-derive v0.2.2
2026-08-03T03:37:51.2910846Z    Compiling derive_builder v0.20.2
2026-08-03T03:37:51.3545702Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-03T03:37:51.3967722Z    Compiling ed25519-dalek v2.2.0
2026-08-03T03:37:51.7570739Z    Compiling icu_provider v2.2.0
2026-08-03T03:37:51.7572027Z    Compiling spki v0.8.0-rc.4
2026-08-03T03:37:51.9462669Z    Compiling ipnet v2.12.0
2026-08-03T03:37:52.0252603Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-03T03:37:52.0894252Z    Compiling icu_properties v2.2.0
2026-08-03T03:37:52.1342227Z    Compiling icu_normalizer v2.2.0
2026-08-03T03:37:52.1430770Z    Compiling pin-project v1.1.13
2026-08-03T03:37:52.2020803Z    Compiling futures-executor v0.3.32
2026-08-03T03:37:52.2080847Z    Compiling ed25519 v3.0.0-rc.4
2026-08-03T03:37:52.3322363Z    Compiling prefix-trie v0.8.4
2026-08-03T03:37:52.5500672Z    Compiling futures v0.3.32
2026-08-03T03:37:52.5570734Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-03T03:37:52.6250744Z    Compiling data-encoding-macro v0.1.20
2026-08-03T03:37:52.6819424Z    Compiling rustls-native-certs v0.8.4
2026-08-03T03:37:52.7118691Z    Compiling once_cell v1.21.4
2026-08-03T03:37:52.9180856Z    Compiling tracing-core v0.1.36
2026-08-03T03:37:52.9900812Z    Compiling enum-assoc v1.3.0
2026-08-03T03:37:53.0438099Z    Compiling postcard v1.1.3
2026-08-03T03:37:53.0691913Z    Compiling async-trait v0.1.89
2026-08-03T03:37:53.1398928Z    Compiling hashbrown v0.14.5
2026-08-03T03:37:53.1571519Z    Compiling iroh-metrics-derive v0.4.1
2026-08-03T03:37:53.4921155Z    Compiling tracing v0.1.44
2026-08-03T03:37:53.5041104Z    Compiling tokio-util v0.7.18
2026-08-03T03:37:53.5976320Z    Compiling idna_adapter v1.2.2
2026-08-03T03:37:53.6088158Z    Compiling netlink-sys v0.8.8
2026-08-03T03:37:53.7435088Z    Compiling idna v1.1.0
2026-08-03T03:37:53.7521248Z    Compiling derive_more v2.1.1
2026-08-03T03:37:53.8200756Z    Compiling tower v0.5.3
2026-08-03T03:37:53.8700789Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-03T03:37:53.9362450Z    Compiling hashlink v0.9.1
2026-08-03T03:37:53.9363395Z    Compiling num_enum_derive v0.7.6
2026-08-03T03:37:53.9604909Z    Compiling strum_macros v0.28.0
2026-08-03T03:37:53.9682282Z    Compiling netdev v0.42.0
2026-08-03T03:37:53.9955040Z    Compiling netlink-proto v0.12.0
2026-08-03T03:37:54.1270881Z    Compiling iroh-metrics v0.38.3
2026-08-03T03:37:54.2953199Z    Compiling url v2.5.8
2026-08-03T03:37:54.3180457Z    Compiling rusqlite v0.32.1
2026-08-03T03:37:54.3470486Z    Compiling iroh-relay v0.98.0
2026-08-03T03:37:54.3547491Z    Compiling moka v0.12.15
2026-08-03T03:37:54.3551570Z    Compiling serde_spanned v0.6.9
2026-08-03T03:37:54.4854829Z    Compiling toml_datetime v0.6.11
2026-08-03T03:37:54.5289754Z    Compiling h2 v0.4.14
2026-08-03T03:37:54.5632426Z    Compiling tokio-stream v0.1.18
2026-08-03T03:37:54.6025934Z    Compiling ref-cast-impl v1.0.25
2026-08-03T03:37:54.6590477Z    Compiling n0-watcher v0.6.1
2026-08-03T03:37:54.8358244Z    Compiling thiserror-impl v1.0.69
2026-08-03T03:37:54.9548116Z    Compiling toml_edit v0.22.27
2026-08-03T03:37:55.0511129Z    Compiling num_enum v0.7.6
2026-08-03T03:37:55.1180344Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T03:37:55.1428526Z    Compiling iroh-base v0.98.0
2026-08-03T03:37:55.2112607Z    Compiling attohttpc v0.30.1
2026-08-03T03:37:55.3059943Z    Compiling tower-http v0.6.11
2026-08-03T03:37:55.6785904Z    Compiling webpki-roots v1.0.7
2026-08-03T03:37:55.7086117Z    Compiling regex-automata v0.4.14
2026-08-03T03:37:55.7926151Z    Compiling schemars_derive v1.2.1
2026-08-03T03:37:55.8870855Z    Compiling hmac v0.12.1
2026-08-03T03:37:55.9250549Z    Compiling iroh v0.98.2
2026-08-03T03:37:56.0070837Z    Compiling pin-utils v0.1.0
2026-08-03T03:37:56.0569529Z    Compiling dyn-clone v1.0.20
2026-08-03T03:37:56.0814718Z    Compiling rustix v0.38.44
2026-08-03T03:37:56.1491212Z    Compiling cmov v0.5.4
2026-08-03T03:37:56.1931148Z    Compiling bitflags v1.3.2
2026-08-03T03:37:56.2644849Z    Compiling nix v0.25.1
2026-08-03T03:37:56.3897591Z    Compiling filedescriptor v0.8.3
2026-08-03T03:37:56.4161238Z    Compiling ctutils v0.4.2
2026-08-03T03:37:56.4381269Z    Compiling hkdf v0.12.4
2026-08-03T03:37:56.4996663Z    Compiling backon v1.6.0
2026-08-03T03:37:56.5579064Z    Compiling darling_macro v0.23.0
2026-08-03T03:37:56.6187709Z    Compiling strum v0.28.0
2026-08-03T03:37:56.6260377Z    Compiling papaya v0.2.4
2026-08-03T03:37:56.7250623Z    Compiling iroh-dns v0.98.0
2026-08-03T03:37:56.8320747Z    Compiling serial v0.4.0
2026-08-03T03:37:56.8601365Z    Compiling anstyle-parse v1.0.0
2026-08-03T03:37:56.8988932Z    Compiling vte_generate_state_changes v0.1.2
2026-08-03T03:37:56.9750565Z    Compiling is_terminal_polyfill v1.70.2
2026-08-03T03:37:57.0468504Z    Compiling shell-words v1.1.1
2026-08-03T03:37:57.0529436Z    Compiling linux-raw-sys v0.4.15
2026-08-03T03:37:57.1420778Z    Compiling foldhash v0.1.5
2026-08-03T03:37:57.1606809Z    Compiling instability v0.3.12
2026-08-03T03:37:57.1780860Z    Compiling downcast-rs v1.2.1
2026-08-03T03:37:57.2051224Z    Compiling anstyle-query v1.1.5
2026-08-03T03:37:57.2600535Z    Compiling unicode-width v0.2.0
2026-08-03T03:37:57.2633173Z    Compiling anstyle v1.0.14
2026-08-03T03:37:57.2741084Z    Compiling colorchoice v1.0.5
2026-08-03T03:37:57.3306119Z    Compiling hashbrown v0.15.5
2026-08-03T03:37:57.3438594Z    Compiling vte v0.13.1
2026-08-03T03:37:57.3643138Z    Compiling signal-hook-mio v0.2.5
2026-08-03T03:37:57.3648509Z    Compiling darling v0.23.0
2026-08-03T03:37:57.4339159Z    Compiling spake2 v0.4.0
2026-08-03T03:37:57.4821378Z    Compiling terminal_size v0.4.4
2026-08-03T03:37:57.5590788Z    Compiling anstream v1.0.0
2026-08-03T03:37:57.5790909Z    Compiling strum_macros v0.26.4
2026-08-03T03:37:57.6024744Z    Compiling sha1 v0.10.6
2026-08-03T03:37:57.7910508Z    Compiling itertools v0.13.0
2026-08-03T03:37:57.8221015Z    Compiling schemars v1.2.1
2026-08-03T03:37:57.8650889Z    Compiling toml v0.8.23
2026-08-03T03:37:57.9436716Z    Compiling castaway v0.2.4
2026-08-03T03:37:58.0361855Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T03:37:58.1340765Z    Compiling clap_lex v1.1.0
2026-08-03T03:37:58.3914265Z    Compiling unicode-width v0.1.14
2026-08-03T03:37:58.4110405Z    Compiling doctest-file v1.1.1
2026-08-03T03:37:58.6642691Z    Compiling static_assertions v1.1.0
2026-08-03T03:37:58.6716755Z    Compiling regex v1.12.3
2026-08-03T03:37:58.7257584Z    Compiling indoc v2.0.7
2026-08-03T03:37:58.8671189Z    Compiling interprocess v2.4.2
2026-08-03T03:37:58.9093831Z    Compiling compact_str v0.8.2
2026-08-03T03:37:59.3470687Z    Compiling crossterm v0.28.1
2026-08-03T03:37:59.6722110Z    Compiling unicode-truncate v1.1.0
2026-08-03T03:37:59.6940636Z    Compiling clap_builder v4.6.0
2026-08-03T03:37:59.8226868Z    Compiling lru v0.12.5
2026-08-03T03:37:59.8293458Z    Compiling strum v0.26.3
2026-08-03T03:37:59.8296382Z    Compiling clap_derive v4.6.1
2026-08-03T03:37:59.8893355Z    Compiling iana-time-zone v0.1.65
2026-08-03T03:37:59.9411179Z    Compiling cassowary v0.3.0
2026-08-03T03:37:59.9733639Z    Compiling nucleo-matcher v0.3.1
2026-08-03T03:37:59.9735251Z    Compiling qrcode v0.14.1
2026-08-03T03:38:00.2416691Z    Compiling chrono v0.4.45
2026-08-03T03:38:00.4265471Z    Compiling ratatui v0.29.0
2026-08-03T03:38:00.6350749Z    Compiling hyper v1.10.1
2026-08-03T03:38:00.7111295Z    Compiling portable-pty v0.8.1
2026-08-03T03:38:00.7209823Z    Compiling tempfile v3.27.0
2026-08-03T03:38:01.2963094Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T03:38:01.8852880Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T03:38:02.2341007Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T03:38:02.2897891Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T03:38:02.3235090Z    Compiling hyper-util v0.1.20
2026-08-03T03:38:02.4480606Z    Compiling clap v4.6.1
2026-08-03T03:38:04.2490821Z    Compiling igd-next v0.17.1
2026-08-03T03:38:05.2342190Z    Compiling portmapper v0.16.0
2026-08-03T03:38:05.4332273Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T03:38:09.2183762Z    Compiling rustls-webpki v0.103.13
2026-08-03T03:38:11.5151577Z    Compiling tokio-rustls v0.26.4
2026-08-03T03:38:11.5152188Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T03:38:11.5152555Z    Compiling noq-proto v0.17.0
2026-08-03T03:38:11.6659408Z    Compiling hyper-rustls v0.27.9
2026-08-03T03:38:11.6660015Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T03:38:11.6660420Z    Compiling tokio-websockets v0.13.2
2026-08-03T03:38:11.7954575Z    Compiling reqwest v0.13.4
2026-08-03T03:38:12.7031136Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T03:38:25.9265811Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T03:38:27.6340352Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T03:38:37.9707318Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T03:38:43.7034010Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-08-03T03:38:43.7248286Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-c6fe52657dbb5e20)
2026-08-03T03:38:43.7261264Z 
2026-08-03T03:38:43.7261413Z running 1 test
2026-08-03T03:38:49.9173130Z test new_brain_serves_against_old_broker ... ok
2026-08-03T03:38:49.9173449Z 
2026-08-03T03:38:49.9173708Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-03T03:38:49.9174063Z 
2026-08-03T03:38:49.9434900Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-03T03:38:49.9435241Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-03T03:38:49.9447432Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:38:49.9447704Z env:
2026-08-03T03:38:49.9447886Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:38:49.9448235Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:49.9448678Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:49.9449350Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:49.9449770Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:49.9450094Z ##[endgroup]
2026-08-03T03:38:49.9504193Z CI-CENSUS scope roots:
2026-08-03T03:38:49.9504571Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:38:49.9504990Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T03:38:49.9505433Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T03:38:49.9505839Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T03:38:49.9506111Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T03:38:49.9549366Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-08-03T03:38:51.4291453Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10784 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T03:38:51.4291987Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T03:38:51.4292268Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T03:38:55.0872190Z CI-CENSUS phase=end box_procs=389 box_fds=10848 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T03:38:55.0872672Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T03:38:55.0872973Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T03:38:55.0873292Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-03T03:38:55.0908238Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-03T03:38:55.0908613Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-03T03:38:55.0921397Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T03:38:55.0921673Z env:
2026-08-03T03:38:55.0921858Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:38:55.0922216Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.0922688Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.0923180Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.0923609Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.0923952Z ##[endgroup]
2026-08-03T03:38:55.1029339Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8 on attempt 1/5
2026-08-03T03:38:55.1102836Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-03T03:38:55.1104051Z ##[group]Run actions/upload-artifact@v4
2026-08-03T03:38:55.1104293Z with:
2026-08-03T03:38:55.1104490Z   name: bench-ledger-n1-Linux
2026-08-03T03:38:55.1104700Z   path: bench-ledger/
2026-08-03T03:38:55.1104889Z   if-no-files-found: warn
2026-08-03T03:38:55.1105095Z   retention-days: 30
2026-08-03T03:38:55.1105282Z   compression-level: 6
2026-08-03T03:38:55.1105466Z   overwrite: false
2026-08-03T03:38:55.1105649Z   include-hidden-files: false
2026-08-03T03:38:55.1105847Z env:
2026-08-03T03:38:55.1106028Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T03:38:55.1106408Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.1106860Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.1107276Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.1107709Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-vOpWB8
2026-08-03T03:38:55.1108033Z ##[endgroup]
2026-08-03T03:38:55.2523685Z (node:2220579) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-03T03:38:55.2524570Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-03T03:38:55.2562659Z With the provided path, there will be 1 file uploaded
2026-08-03T03:38:55.2566811Z Artifact name is valid!
2026-08-03T03:38:55.2567087Z Root directory input is valid!
2026-08-03T03:38:55.5877528Z Beginning upload of artifact content to blob storage
2026-08-03T03:38:55.6027252Z (node:2220579) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-03T03:38:55.9289244Z Uploaded bytes 269
2026-08-03T03:38:56.0070118Z Finished uploading artifact content to blob storage!
2026-08-03T03:38:56.0071043Z SHA256 digest of uploaded artifact zip is 14312f96609ef28f1845e86e1be860bcd9228914764f3b6ed2fd42352bfd32dd
2026-08-03T03:38:56.0072252Z Finalizing artifact upload
2026-08-03T03:38:56.2293743Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8844073952
2026-08-03T03:38:56.2294884Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 8844073952
2026-08-03T03:38:56.2301055Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30782259675/artifacts/8844073952
2026-08-03T03:38:56.2519774Z Post job cleanup.
2026-08-03T03:38:56.3182814Z [command]/usr/bin/git version
2026-08-03T03:38:56.3214291Z git version 2.43.0
2026-08-03T03:38:56.3238690Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/137f125b-bc24-4f0c-8da3-ea0d7a189314/.gitconfig'
2026-08-03T03:38:56.3245264Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/137f125b-bc24-4f0c-8da3-ea0d7a189314' before making global git config changes
2026-08-03T03:38:56.3245952Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:38:56.3248391Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:38:56.3278242Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:38:56.3303355Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:38:56.3489259Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:38:56.3508067Z http.https://github.com/.extraheader
2026-08-03T03:38:56.3514709Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T03:38:56.3539288Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:38:56.3722495Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:38:56.3746887Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:38:56.4047392Z Cleaning up orphan processes
2026-08-03T03:38:56.4603151Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
